home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Interface / mod.000 / scripts / DefineButton2_24 / BUTTONCONDACTION on(keyPress Tab).as
Text File  |  2012-01-07  |  49b  |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.